home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / dos / math / prmath21 / promath.hlp < prev    next >
Text File  |  1994-03-05  |  4KB  |  105 lines

  1. ProMATHeus is a copyrighted product designed to assist you by solving
  2. simple and complicated calculations of all types.  It differs from
  3. old-fashioned calculators (and their PC-based mimics)--it works like
  4. you think.  Named variables have replaced memories, equations are
  5. remembered and can interact, and functions can be defined easily.
  6.  
  7. Designed by a professional mathematician and actuary, ProMATHeus is a
  8. powerful tool for users ranging from the beginning algebra student to
  9. the advanced engineering or scientific professional.  This is because
  10. it can be shaped easily to fit the computational needs of each indi-
  11. vidual.  Libraries of custom functions can be created thereby trans-
  12. forming ProMATHeus to be used with any discipline: finance, mathemat-
  13. ics, engineering, statistics, surveying, navigation, etc.
  14.  
  15.  
  16.  
  17.  
  18.                               (Continued)
  19.  
  20.  
  21.  
  22.  
  23. Required Registration-------------------------------------------------
  24.  
  25. After extensive development, it is now being released under the
  26. shareware concept.  If, after trying it, you would like to continue
  27. using ProMATHeus, you must register your usage with a $15 donation
  28. sent to:
  29.                     Mark D. Brissman
  30.                     Blarney Stone Software
  31.                     2510 Blarney Stone Lane
  32.                     Bloomington, IL 61704
  33.  
  34. As a registered user, you will receive a complete, printed instruction
  35. manual with examples, formulas, and hints for users of all levels and
  36. abilities.  You will also be receiving notices of future releases.
  37.  
  38. In addition, registered users who donate $25 or more will receive
  39. ProMATHeus PLUS.  This enhanced version contains a full complement of
  40. internal logical, statistical, conversion, and other functions.
  41. Further, it has two powerful features which operate on the functions
  42. you have defined: Solve and Integrate.  ProMATHeus PLUS is an
  43. easy-to-use yet powerful calculation assistant for the student or
  44. professional!  See the instructions for details.
  45. General Description--------------------------------------------------
  46.  
  47. All input is entered at the ??: prompt in several possible forms:
  48.  
  49. [algebraic expression]
  50.      The expression is evaluated and the result is displayed.  If
  51.      variables are used, the expression is re-evaluated with each
  52.      subsequent operation (signified by ).
  53.  
  54. [variable] = [algebraic expression]
  55.      As above, with result being assigned to the variable.
  56.  
  57. [function name] ( [var],[var],... ) = [algebraic expression]
  58.      Function is defined by the algebraic expression which can only
  59.      use variables named in the function variable list.  These
  60.      variables are for the definition only and are not retained.
  61.  
  62.      Custom functions can be solved for any of their variables and
  63.      graphed using ProMATHeus.  See instructions for details.
  64.  
  65. [command]
  66.      ProMATHeus command as defined below.
  67. Commands--------------------------------------------------------------
  68.  
  69.   restart           = erase all functions, variables, and formulas.
  70.   quit              = save to PROMATH.DAT and end ProMATHeus
  71.   save filename     = save current setup without quit
  72.   nosave            = quit ProMATHeus without updating PROMATH.DAT
  73.   get filename      = get new setup from disk
  74.   del # #-# #       = delete list or range of equation numbers
  75.   fdel # # #        = delete list of function numbers
  76.   clear var var     = set list of variables to --unknown--
  77.   erase var var     = delete list of variables
  78.   <esc>             = toggle display menus
  79.   <F1>              = this help message
  80.   <F2>              = display internal functions
  81.   <F3>              = display current ProMATHeus options
  82.   <F10>             = print
  83.   copy # or fcopy # = copy formula or function for editing
  84.  
  85. There are also a number of system commands which control ProMATHeus
  86. options.  See instructions.
  87.  
  88. Scroll active menu: <up>, <down>, <F4> (left), <F5> (right).
  89. Input notes-----------------------------------------------------------
  90.  
  91.   Operators are:   =  +  -  *  /  and ^(power)
  92.  
  93.   Variable/function names must start with a letter and may include
  94.   numbers.
  95.  
  96.   Numbers may be in scientific notation: [sign]##.##e[sign][exponent].
  97.  
  98.   Any number of parentheses may be used.
  99.  
  100.   Function definitions may include up to 10 variables.
  101.  
  102.   Input line limited to 200 characters.
  103.  
  104.   Up to 200 formulas, functions, and variables can be defined, each.
  105.